192 research outputs found

    Analysis of Error Recovery Schemes for Networks on Chips

    Full text link

    Supporting object accesses in a Java processor

    No full text

    Tracking Object Life Cycle for Leakage Energy

    No full text
    The focus of this work is on utilizing the state of objects during their lifespan in optimizing the leakage energy consumed in the data caches when executing embedded Java applications. Our analysis reveals that a major portion of the leakage energy is actually wasted in retaining the objects beyond their last use. In order to eliminate this wastage, we investigate three approaches that use the garbage collector, escape analysis and last use analysis for reducing leakage energy. Finally, we track the access gap between successive object accesses to reduce leakage energy of live objects. A combination of these schemes is shown to provide 21% data cache leakage energy reduction in our default configuration
    • …
    corecore